home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / Italian.lproj / iDiveWelcome.nib / classes.nib next >
Text File  |  2005-12-17  |  2KB  |  45 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 checkForUpdate = id; 
  6.                 closeWelcomeWindow = id; 
  7.                 createTapeIndex = id; 
  8.                 debugActionFlushAllMediaInLibrary = id; 
  9.                 debugActionFlushAllThumbnailsInLibrary = id; 
  10.                 debugActionShowLibraryState = id; 
  11.                 gotoiDiveMainPage = id; 
  12.                 modeChanged = id; 
  13.                 newLibrary = id; 
  14.                 newTapeInLibrary = id; 
  15.                 purchaseOnLine = id; 
  16.                 registeriDive = id; 
  17.                 saveChanges = id; 
  18.                 showEventsDrawer = id; 
  19.                 showPPEDrawer = id; 
  20.                 showPeopleDrawer = id; 
  21.                 showPlacesDrawer = id; 
  22.             }; 
  23.             CLASS = AFDiveController; 
  24.             LANGUAGE = ObjC; 
  25.             OUTLETS = {
  26.                 cameraDrawer = NSDrawer; 
  27.                 captureModuleBox = NSBox; 
  28.                 captureModuleController = AFiDiveCaptureModuleController; 
  29.                 conceptDrawer = NSDrawer; 
  30.                 findModuleController = AFiDiveFindModuleController; 
  31.                 iDiveMainWindow = NSWindow; 
  32.                 indexCaptureModuleController = AFiDiveIndexCaptureModuleController; 
  33.                 librarianController = AFiDiveLibrarianController; 
  34.                 modeSwitch = NSSegmentedControl; 
  35.                 modeTabView = NSTabView; 
  36.                 orgConceptsController = AFiDiveOrgConceptsController; 
  37.                 orgModuleController = AFiDiveOrgModuleController; 
  38.                 welcomeWindow = NSWindow; 
  39.             }; 
  40.             SUPERCLASS = NSObject; 
  41.         }, 
  42.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  43.     ); 
  44.     IBVersion = 1; 
  45. }